Skip to content

Documentation for findall method#236

Merged
CiaranOMara merged 4 commits intoBioJulia:masterfrom
CiaranOMara:feature/findall-doc
Aug 2, 2022
Merged

Documentation for findall method#236
CiaranOMara merged 4 commits intoBioJulia:masterfrom
CiaranOMara:feature/findall-doc

Conversation

@CiaranOMara
Copy link
Member

@CiaranOMara CiaranOMara commented Jun 15, 2022

This PR:

  • adds a docblock to the findall method.
  • expands find examples to include findall where possible.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #236 (b7223a1) into master (1a0abc7) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   89.03%   89.07%   +0.04%     
==========================================
  Files          30       30              
  Lines        2325     2325              
==========================================
+ Hits         2070     2071       +1     
+ Misses        255      254       -1     
Flag Coverage Δ
unittests 89.07% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/BioSequences.jl 94.44% <ø> (ø)
src/search/ExactSearchQuery.jl 94.64% <ø> (ø)
src/bit-manipulation/bitpar-compiler.jl 70.83% <0.00%> (+0.83%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a0abc7...b7223a1. Read the comment docs.

@CiaranOMara CiaranOMara mentioned this pull request Jun 15, 2022
@CiaranOMara CiaranOMara requested a review from jakobnissen August 1, 2022 02:20
Copy link
Member

@jakobnissen jakobnissen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just a few nitpicks

@CiaranOMara
Copy link
Member Author

Those are good nits to get out.

@CiaranOMara CiaranOMara requested a review from jakobnissen August 1, 2022 11:10
@CiaranOMara CiaranOMara force-pushed the feature/findall-doc branch from 330649d to b7223a1 Compare August 1, 2022 11:18
@CiaranOMara CiaranOMara merged commit 5542811 into BioJulia:master Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants